home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / gver12s.zip / WHATSNEW < prev   
Text File  |  1993-05-08  |  4KB  |  69 lines

  1. Version 1.2
  2.  
  3.         Added a pause at the end of the run so the summary statistics
  4.         can be viewed before the screen is cleared.  In interactive
  5.         mode, GAP_Verify will delay until a key is pressed.  In
  6.         command line mode, it will pause for 15 seconds before 
  7.         exiting.  If, during this 15-second period, a key is pressed,
  8.         GAP_Verify will pause until another key is pressed.
  9.  
  10.         Added the /M parameter to override the default pause
  11.         behavior at the end of a command line mode run.  If /M is
  12.         specified on the command line, GAP_Verify will wait for a 
  13.         key press at the end of the run.
  14.  
  15.         Added a full-screen status display that shows all sorts of
  16.         information about the current run of GAP_Verify, including
  17.         counts of files and total bytes processed.  (The "Content
  18.         Bytes" field won't display a meaningful value unless you 
  19.         are extracting FILE_ID.DIZ's during the current run.)  The
  20.         history window is essentially the information that used to
  21.         be displayed in v1.1 and earlier, though it's been condensed 
  22.         a bit.  Only files that have been updated are displayed here.  
  23.         Following the name of the file are one or more letters that 
  24.         indicate what was changed.  The letters DSLDKZ are displayed 
  25.         in fixed positions to indicate the Date, Size, Location, 
  26.         Description, Keywords, or DIZ was changed.  In the case of DIZ, 
  27.         it really means a DIZ was extracted and used instead of the 
  28.         current enhanced description.
  29.  
  30.         Fixed a problem with the deletion of old keywords.  This
  31.         bug shouldn't have caused any harm to your filebase, though
  32.         you may have more keywords than necessary associated with
  33.         some files.  If you're concerned about this, have GAP_Verify
  34.         re-parse the keywords and the extra keywords will be cleaned
  35.         up.
  36.  
  37.         Special note:  It wasn't mentioned in the docs previously, 
  38.         but it's a good idea to run GAPMAINT and pack both the 
  39.         Files and Keywords after you've done a major update with
  40.         GAP_Verify, particularly if you've extracted FILE_ID.DIZ
  41.         descriptions.  Because GAP_Verify adds the contents line to
  42.         the end of the enhanced description when extracting DIZs, 
  43.         many of the filebase records will have to be moved to accomodate
  44.         the longer descriptions.  This will leave a lot of "holes" in
  45.         the filebase.  No harm there, but your filebase may take up
  46.         a bit more disk space than it needs to.  Packing the filebase
  47.         will take care of the "holes".
  48.  
  49.  
  50. Version 1.1
  51.  
  52.         Fixed an insufficient memory problem that occurred when a
  53.         board had several hundred forums.  Also added an error message
  54.         (which should have been there all along) in the extremely
  55.         unlikely event that there should be another memory shortage
  56.         in this area.  (You'd have to carry every echoed conference
  57.         known to man to run into memory problems in this particular
  58.         area, but you'll get an error message if it happens!)
  59.  
  60.         Changed the version number to 1.1.  It was mistakenly left
  61.         at 0.9ß in the 1.0 release.
  62.  
  63.         Changed the screen output functions to provide better speed.
  64.  
  65.         The change to the screen output resulted in inconsistent 
  66.         fielding of Ctrl-C and Ctrl-Break, so the keyboard is now 
  67.         checked after each file is processed.  If any key has been 
  68.         pressed, you'll be specifically asked if you want to terminate.
  69.